Skip to content

test: apply correction to comment#64524

Open
Trott wants to merge 1 commit into
nodejs:mainfrom
Trott:comment-correction
Open

test: apply correction to comment#64524
Trott wants to merge 1 commit into
nodejs:mainfrom
Trott:comment-correction

Conversation

@Trott

@Trott Trott commented Jul 15, 2026

Copy link
Copy Markdown
Member

The subsequent test checks for an invalid groupAddress, not sourceAddress as the comment say. Adjust the comment to correctly reflect what the test does.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jul 15, 2026
The subsequent test checks for an invalid groupAddress, not
sourceAddress as the comment say. Adjust the comment to correctly
reflect what the test does.

Signed-off-by: Rich Trott <rtrott@gmail.com>
@Trott
Trott force-pushed the comment-correction branch from 1740f70 to 12d33c9 Compare July 15, 2026 23:26
@Trott Trott added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 16, 2026
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.24%. Comparing base (34c28d5) to head (12d33c9).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #64524      +/-   ##
==========================================
+ Coverage   90.23%   90.24%   +0.01%     
==========================================
  Files         739      739              
  Lines      241639   241639              
  Branches    45547    45543       -4     
==========================================
+ Hits       218031   218057      +26     
+ Misses      15152    15117      -35     
- Partials     8456     8465       +9     

see 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 17, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/64524
✔  Done loading data for nodejs/node/pull/64524
----------------------------------- PR info ------------------------------------
Title      test: apply correction to comment (#64524)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     Trott:comment-correction -> nodejs:main
Labels     test, author ready, needs-ci
Commits    1
 - test: apply correction to comment
Committers 1
 - Rich Trott <rtrott@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/64524
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/64524
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 15 Jul 2026 18:10:55 GMT
   ✔  Approvals: 2
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/64524#pullrequestreview-4714691513
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/64524#pullrequestreview-4717438603
   ✔  Last GitHub CI successful
   ✘  No Jenkins CI runs detected
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/29604040322

@Trott

Trott commented Jul 17, 2026

Copy link
Copy Markdown
Member Author

Could not retrieve the email or name of the PR author's from user's GitHub profile!

Can anyone tell me what this means and how I should fix it? I don't need to make my email public in my GitHub profile, do I?

@richardlau richardlau added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jul 17, 2026
@richardlau

Copy link
Copy Markdown
Member

Could not retrieve the email or name of the PR author's from user's GitHub profile!

Can anyone tell me what this means and how I should fix it? I don't need to make my email public in my GitHub profile, do I?

I think you can ignore the warning. The commit queue failed because this needs a Jenkins CI run.

@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 17, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants